body { padding:0px; margin:0px; font-size:15px;  font-family: 'Microsoft YaHei';  color:#000000; background:#fff;}

/*通用*/
.clear {clear:both;height:0px; overflow:hidden;}
.blank1{height:1px;overflow:hidden;}
.blank3{height:3px;overflow:hidden;}
.blank5{height:5px;overflow:hidden;}
.blank10{height:10px;overflow:hidden;}
.blank12{height:12px;overflow:hidden;}
.blank15{height:15px;overflow:hidden;}
.blank20{height:5px;overflow:hidden;}
.blank25{height:25px;overflow:hidden;}
.blank30{height:30px;overflow:hidden;}
.blank40{height:40px;overflow:hidden;}
.blank50{height:1px;overflow:hidden;}
a{color:#333;text-decoration:none;}

a:hover,a:focus {color: #CE2720;text-decoration: none;}
a:active {outline:none;blr:expression(this.onFocus=this.blur());}

.img { vertical-align:auto;}
div,ul,li,dl,dt,dd,p,form{padding: 0px; margin: 0px;list-style-type: none;}
.img{ padding:3px; border:0px solid #CCC;-moz-box-shadow:0px 0px 6px #C4C4C4; -webkit-box-shadow:0px 0px 6px #C4C4C4; box-shadow:0px 0px 6px #C4C4C4; background:#FFF;}
.img1 {padding: 0px; border-radius: 5px; -moz-box-shadow: 0px 0px 3px #aaa;-webkit-box-shadow: 0px 0px 3px #aaa;box-shadow: 0px 0px 3px #aaa;}
.img3 {padding: 5px; -moz-box-shadow: 0px 0px 3px #aaa;-webkit-box-shadow: 0px 0px 3px #aaa;box-shadow: 0px 0px 3px #aaa;}
.img2 {padding: 0px; border-radius: 5px;}
.yuan-border { background-color: #fff; box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); margin: 0 auto; padding: 5px 10px 10px;  border-radius: 5px;}
.yingcang { width:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.xian { border-bottom:1px dotted #e5e5e5; height: 1px;margin: 9px 0;overflow: hidden;}

/*文字颜色*/
.text-hong { color:#F00;}
.text-lu { color:#708F05;}
.text-xia { color:#E82B91;}
.text-bai { color:#FFF; }
.text-hei { color:#000;}
.bg-huang {background-color: #f6f7f1;}
.bg-lx { background: #0a77bc /*url(../images/c_bg4.jpg) no-repeat center center*/; border-radius: 3px; }

/*替换*/

.btn-xs, .btn-group-xs > .btn {
border-radius: 1px;
font-size: 12px;
line-height: 1.5;
padding: 3px 8px;
}

.head{ background:#0a77bc; height:35px; line-height:35px; color:#FFF; font-size:12px;}
.head-btn{ height:25px; background:#FC0; color:#FFF;background-image: none;cursor: pointer;display: inline-block;font-size: 12px;font-weight: normal;text-align: center; border:none;}
.navTmp {
		width:100%;height:115px;background:rgba(255,255,255,0.95);box-shadow: 0px -2px 20px 1px #0a77bc;display: none;position:fixed;top:0px;z-index: 999; 
	}


.head-right { font-size:18px; font-weight:700; text-align:right; padding-right:5px; height:40px; line-height:40px;}

  .btnShow{
    float:right;
    text-align: center;
    margin-left:10px;
    position:relative;
  }
  .btnShow a{ color: #fff; }
  .btnShow p{
    width:100%;
    background:red;
  }
  .btnShow .icon{
	 background: #8BAC2B;
    color: #fff;
	font-size:18px;
    width: 36px;
    text-align: center;
  }
  
  .tb_wx{ width:40px; height:35px; float:left; background:url(../Images/weixin.jpg) no-repeat center #0e87d4;}
  .tb_tel{ width:40px; height:35px; float:left; background:url(../Images/dianhua.jpg) no-repeat center #0e87d4;}
  .tb_fl{ width:40px; height:35px; float:left; background:url(../Images/fenlei.jpg) no-repeat center #0e87d4;}
  
  .btnShow .sj-con{
    position:absolute;
    display:none;
	width: 96px;
    height: 94px;
    padding: 5px;
    background: #fff;
    left:0;
    top:35px;
    z-index: 99;
  }
  .btnShow .wx-con{
    position:absolute;
    display:none;
	width: 96px;
    height: 94px;
    padding: 5px;
    background: #fff;
    left:-30px;
    top:35px;
    z-index: 99;
  }
  .btnShow .wz-con{
    position:absolute;
    display:none;
	width: 110px;
    height: auto;
    padding: 0;
    background: #fff;
    right:0;
    top:35px;
    z-index: 99;
  }
  .btnShow .wz-con li{
    background: #515151;
    line-height: 25px;
    margin-top:1px;
    color: #fff;
  }
 .btnShow .wz-con li a{

    color: #fff;
  }
  .btnShow .wz-con li:hover{
    background: #F0AD4E;
    color: #fff;
  }


.top24 {background:url(../images/24.png) no-repeat left center; height:80px;}
.top24 p { font-size:24px; font-weight:600; padding:36px 0 0 50px; text-align:right; color:#FF0000;}	
.logo_img{ width:880px; height:56px; float:left;}
.logo_tel{ width:240px; height:auto; float:right;}

/*文字大小*/
.font12 { font-size:12px;}
.font13 { font-size:13px;}
.font14 { font-size:14px;}
.font15 { font-size:15px;}
.font16 { font-size:16px;}
.font18 { font-size:18px;}
.font20 { font-size:20px;}
.font22 { font-size:22px;}
.font30 { font-size:30px;}


/*间距*/
.p10 { padding:10px;}
.pt3{ padding-top:3px;}
.pt5{ padding-top:5px;}
.pt8{ padding-top:8px;}
.pt10{ padding-top:10px;}
.plr15{ padding:0 15px;}
.plr50{ padding:0 50px;}
.pt15{ padding-top:15px;}
.pt20{ padding-top:20px;}
.pt30{ padding-top:30px;}
.pt50{ padding-top:50px;}
.pl3{ padding-left:3px;}
.pl5{ padding-left:5px;}
.pl10{ padding-left:10px;}
.pl15{ padding-left:15px;}
.pr10{ padding-right:10px;}
.pr15{ padding-right:15px;}
.pl20{ padding-left:20px;}
.pl25{ padding-left:25px;}
.pl40{ padding-left:40px;}
.pb10{ padding-bottom:10px;}
.pb15{ padding-bottom:15px;}
.pb20{ padding-bottom:20px;}

.mt8{ margin-top:8px;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.mb5{ margin-bottom:5px;}
.mb7{ margin-bottom:7px;}
.mb10{ margin-bottom:10px;}
.mb20{ margin-bottom:20px;}
.mb30{ margin-bottom:30px;}
.ml5{ margin-left:5px;}
.mr5{ margin-right:5px;}
.ml10{ margin-left:10px;}
.ml20{ margin-left:20px;}
.w130 { width:180px; height:130px;}

/*行距*/
.line20{ line-height:20px;}
.line25{ line-height:25px;}
.line30{ line-height:30px;}
.line35{ line-height:35px;}
.line40{ line-height:40px;}
.line50{ line-height:50px;}


/*背景*/
.bg-bai { background:#FFF;}
.bg-blue { background:#0975BE;}
.bg-hui { background:#FAFAFA;}
.bg-lv { background:#F6F7F1;}
.bg-pcinfo { background:#5CB85C;}

.col-md-20 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width:20%;
  float:left;
}


/* 导航 */
.menu {height:50px; width:100%; margin:0 auto; line-height:50px; }
.top-nav { height:50px; font-size:16px; margin-top: 10px;}
.top-nav li { height:50px; line-height:50px; padding:0;color:#000; float:left; width:140px;}
.top-nav li a{  padding:0;color:#000; float:left; width:140px; text-align:center; transition: no;}
.top-nav li a:hover {  background:url(../images/nbg.png) no-repeat center center; color: #fff;}
.top-nav li .current { height:50px; width:140px; display:block; font-weight:600;  color: #fff; background:url(../images/nbg.png) no-repeat center center;}

/* 二级 */
#nav_all li ul { display: none; position: absolute; z-index: 99; padding:0;  top: 50px; left:0px;  background:none;  width:100%; overflow:hidden; border-bottom:none;box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}
#nav_all ul li {padding: 0; overflow:hidden; float: none; height: 40px;  background:#FFF; line-height:40px;border-bottom:1px solid #F2F2F2;}
#nav_all ul li a { margin: 0px; height: 40px;  display:block; line-height: 40px; color: #333; background:none; font-size:15px; font-weight:normal;  text-align:center;  padding:0 10px;}
#nav_all ul li a:hover { background: #FF9966;  height: 40px; line-height: 40px; color: #fff;}


/*产品列表页??*/
.top-nav-b { height:50px; font-size:16px; background:#0A77BD;}
.top-nav-b li a{ height:50px; line-height:50px; padding:0;color:#FFF; font-weight:600;}
.top-nav-b li a:hover,.top-nav-b li .current { height:50px; font-weight:600; background:#FF8C00; color:#FFF;}
.top-nav-b li:first-child a{ background:#AACE39; color:#FFF; font-weight:600;}


/*产品内?页??*/
.top-nav-s { height:50px; font-size:16px;background:#0A77BD; position:fixed; top:0; filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; z-index:100000;}
.top-nav-s li a{ height:50px; line-height:50px; padding:0;color:#FFF; font-weight:600;}
.top-nav-s li a:hover,.top-nav-s li .current { height:50px; font-weight:600; background:#FF8C00; color:#FFF;}
.top-nav-s li:first-child a{ background:#AACE39; color:#FFF; font-weight:600;}


#title h3 { text-align:center; margin:0 0 15px 0; font-size:32px; font-weight:600; letter-spacing:1px;}
#title h3 span { color:#FF9966;}
#title .with-line {
	width:100%;
	font-size: 14px;
	color: #848484;
	margin: 0 auto;
	position: relative;
	text-align: center
}
#title .with-line:before {
	content: "";
	border-top: 1px solid #D2D2D2;
	display: block;
	position: absolute;
	width: 42%;
	top: 10px;
	left: 0
}
#title .with-line:after {
	content: "";
	border-top: 1px solid #D2D2D2;
	display: block;
	position: absolute;
	width: 42%;
	top: 10px;
	right: 0
}


.txt { background:#FFF; padding:8px; border:1px solid #F5F5F5;}
.txt p { padding:5px 0 10px 5px; text-align:center; color:#F60; font-size:13px;}

.txt h3{ font-weight:700; font-size:16px; display:block; height:30px; line-height:30px; margin:10px 0 0; text-align:center; display:block;  overflow:hidden; white-space: nowrap;text-overflow: ellipsis;}
.txt a:hover h3{ color:#FB7E06; }
.txt a:hover p { color:#333333;}

.txt:hover {
    box-shadow: 0 0 8px #9D9D9D;
    transition: box-shadow 0.2s ease-in-out 0s;
}



.pr{
            position:relative;
        }
        .pa{
            position:absolute;
        }
        .rect-27 {
            position: relative;
            display: block;
            width: 100%;
            height: 0;
            overflow: hidden;
            padding-bottom: 67%;
        }
        .rect-57 {
            position: relative;
            display: block;
            width: 100%;
            height: 0;
            overflow: hidden;
            padding-bottom: 68%;
        }
        .imgZoom{
            overflow: hidden;
			height:150px;
        }
        .imgZoom img{
            width:100%;
            height:auto;
    position:relative;
   -webkit-transition: all 0.8s ease-in-out;
   -moz-transition: all 0.8s ease-in-out;
   -o-transition: all 0.8s ease-in-out;
   -ms-transition: all 0.8s ease-in-out;
   transition: all 0.8s ease-in-out;
        }
        .imgZoom:hover img {
   -webkit-transform: scale(1.05);
   -moz-transform: scale(1.05);
   -o-transform: scale(1.05);
   -ms-transform: scale(1.05);
   transform: scale(1.05);
        }
        .bom-text{
            padding: 20px 1%;
            background-color: #F8FBEF;
            overflow: hidden;
            z-index: 2;
            display: block;
        }
        .bom-text:hover{
            background-color: #88b82a;;
        }
        .bom-text:hover h2{
            color: #fff;;
        }
		._name { margin:0; text-align:center; font-size:18px; font-weight:600;}
		._price { padding:10px; font-size:20px; line-height:30px; text-align:center; color:#F60;font-weight:700;}
        .bom-text:before {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            background-color: #88b829;
            left: 0;
            bottom: -100%;
            transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease;
            z-index: -1;
        }
        .scroll_c{
            float: left;
            top: 0;
            left: 0;
            height: 100%;
            z-index: 1;
			margin-top:20px;
        }
        ._full {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
        }
        .transitionf {
            transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease;
        }
        .top-Floor{
             /*background: rgba(0, 0, 0, 0) url("../images/black.4.png") repeat scroll 0 0;*/
            height: 100%;
            left: 0;
            top: -100%;
            width: 100%;
            z-index: 3;
        }
        .top-Floor .white-cross{
            /*background: rgba(0, 0, 0, 0) url("../images/whit_cross.png") no-repeat scroll 0 0;*/
            display: block;
            height: 60px;
            left: 50%;
            margin-left: -30px;
            margin-top: -30px;
            top: 50%;
            width: 60px;
        }
		
		

/*联系方式*/
.index-lx {}
.index-lx>.title{ font-size:20px; color:#CD2720; font-weight:600; height:50px; line-height:50px;}

/*提交*/
.index-ly {}
.index-ly>.title{ font-size:20px; color:#CD2720; font-weight:600; height:50px; line-height:50px;}

/*为专业而生*/
.sl-left { float:left; margin-left:0; width:480px; overflow:hidden; height:350px;}
.sl-right { float:right;width:640px; height:350px;}
.sl-right .s1 { width:309px; float:left; height:165px; overflow:hidden;}
.sl-right .s2 { width:309px; float:right; height:165px; overflow:hidden;}
.sl-right .s3 { width:309px; float:left; height:165px; overflow:hidden;}
.sl-right .s4 { width:309px; float:right; height:165px; overflow:hidden;}


.text-lan {color:#0D75BE;}
.mt60 { margin-top:60px;}
.mt70 { margin-top:70px;}
.pl2{ text-indent:2em}
.hj-box{ padding-top:7px; }
.hj-box h1{ font-size:18px; font-weight:700; color:#F00; margin-top:20px; padding-top:0; height:30px; line-height:30px;}
.font18 { font-size:18px;}
.line { border-bottom:1px solid #EDECEC; margin:8px 0;}
.jimg{ padding:3px; border:0px solid #CCC;-moz-box-shadow:0px 0px 6px #EFEFEF; -webkit-box-shadow:0px 0px 6px #EFEFEF; box-shadow:0px 0px 6px #EFEFEF;}

.mt50 { margin-top:50px;}
.pttitle{ font-size:18px;font-family:"Microsoft YaHei"; font-weight:700; color:#F00; margin-top:20px; padding-top:0; height:30px; line-height:30px;}


.ziti {font-family:"Microsoft YaHei"; font-size:16px;}
.right-nav { margin-top:10px; }
.right-nav a:hover{ display:block; width:226px; height:40px; text-align:center; line-height:40px; background:#E10000; color:#FFF;}
.right-nav .current a{ display:block; width:226px; height:40px;line-height:40px; text-align:center;  background:#E10000; color:#FFF;}
.right-nav li{ float:left;font-size:18px; font-weight:600; width:227px; height:40px; line-height:40px; text-align:center; border-right:1px dotted #CCC;}
.right-nav li:last-child{border-right:none;}

/*?介绍*/


.gsjs {
    background: rgba(0, 0, 0, 0) url("../images/gsjs.jpg") repeat-y scroll center top;
    padding: 30px 0 46px;
    position: relative;
}

.cgan {
    background: rgba(0, 0, 0, 0) url("../images/cgan.jpg") repeat-y scroll center top;
    padding: 30px 0 46px;
    position: relative;
}

.scroll{ width:1140px; height:380px; margin:30px auto 0 auto; overflow:hidden;background: rgba(0, 0, 0, 0) url("../images/zhuozi.png") no-repeat center bottom;}
.v_out{width:1120px;margin:0px auto;overflow:hidden;}
.v_show{width:1060px;overflow:hidden;position:relative;height:380px;float:left}
.u_lanren{ width:6650px;position:absolute;left:0px;top:0px;}
.u_lanren ul{float:left;text-align:center;line-height:50px;}
.u_lanren ul li{width:1065px;height:340px;float:left; overflow:hidden; }
.u_lanren ul li dd{ width:235px; height:330px; margin:0px 0px 0 25px; float:left; overflow:hidden; position:relative; list-style:none;background:#fff;}
.u_lanren ul li dd:hover{ background:#F90; color:#F2F2F2;}
.u_lanren ul li dd p{ width:235px; height:30px;  color:#4D4D4D; position:absolute; top:175px; font-size:16px; font-weight:600; text-align:left; padding:0 10px;}
.u_lanren ul li dd:hover a{ color:#FFF;}
.u_lanren ul li dd img{ position:absolute; left:0; top:0; z-index:10; width:235px; height:159px;}
.u_lanren ul li dd a.link{ width:235px; height:350px; display:block; position:absolute; left:0; top:0; z-index:20;}
.u_lanren ul li dd span.info{ padding:10px; height:61px; font-size:13px; display:block; position:absolute; top:226px;z-index:30;text-align:left;}

.prev a{ background:url(../images/left.png) no-repeat center center;}
.next a{ background:url(../images/right.png) no-repeat center center;}
.prev,.prev a,.next,.next a{width:30px;height:40px; display:block;}



.i-news-list {
    margin-top: 15px;
}
.i-news-list li {
    margin-bottom: 1em;
	padding:2px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.i-news-list a {
    background: #ffffff none repeat scroll 0 0;
    display: block;
    padding: 0.5em 0 0.5em 8em;
    position: relative;
}
.i-news-list a:hover {
    background: #0a77bc none repeat scroll 0 0;
    color: #fff;
    border-color: #fff;
}
.i-news-list ._date {
    background: rgba(0, 0, 0, 0) url("../images/line2.png") no-repeat scroll center center;
    border-right: 1px solid #dedede;
    height: 5.7em;
    left: 0;
    position: absolute;
    top: 0;
    width: 7em;
}
.i-news-list ._day {
    color: #9CC030;
    font-size: 22px;
    left: 20%;
    position: absolute;
    top: 16%;
}
.i-news-list ._mon {
    bottom: 12%;
    color: #888888;
    font-size: 16px;
    position: absolute;
    right: 16%;
}
.i-news-list ._t {
    font-size: 16px;
	margin:0;
	font-weight:600;
    height: 2em;
    line-height: 2em;
}
.i-news-list ._p {
    height: 3em;
    line-height: 1.5em;
    overflow: hidden;
	font-size:13px;
	padding-right:10px;
}
.h_more {
    background: rgba(0, 0, 0, 0) url("../images/more.png") no-repeat scroll 0 0;
    height: 46px;
    margin: 40px auto 0;
    width: 312px;
}

.hd-title {background-color: rgba(51, 51, 51, 0.5); color:#FFF; position:relative; height:35px; line-height:35px; margin-top:-35px;}


/*新闻列表?*/
.h120 { height:200px;position:relative; margin-bottom:10px; margin-top:10px; }

.red-i {position: absolute;bottom: 20px;height: 20px;left: 282px;right: 0; color:#F00;}
.red-buton {position: absolute;bottom: 21px;height: 20px;left: 1050px; right: 0; color:#F00;}

.h120 div  a.link{ width:1140px; height:210px; display:block; position:absolute; left:0; top:0; z-index:20; }
.h120:hover div  { color:#FFF;}
.h120:hover div a{ color:#FFF;}
.h120:hover div  p{ color:#FFF;}
.h120:hover{ background:#0066CC; color:#FFF;}





.message_form {margin-top: 15px;}
.message_name {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #EAEAEA;
    color: #8F8F8F;
    float: left;
    height: 32px;
	font-size:14px; 
    line-height: 32px;
    padding-left: 5px;
    width: 100%;
}
.message_content {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #EAEAEA;
    color: #8F8F8F;
    height: 120px;
	font-size:14px; 
    line-height: 32px;
    overflow: hidden;
    padding: 1%;
    width: 98%;
}
.message_sub_do{ height:32px; line-height:32px; text-align:center; color:#FFF; width:100%; border:none;}
.message_sub_re{ height:32px; line-height:32px; text-align:center; color:#FFF; width:100%; border:none;}
.message_about {
    color: #8F8F8F;
    font-size: 14px;
	line-height:25px;
}

.scroll_c:hover .top-Floor{
	top:0;
}
.scroll_c:hover .bom-text:before {
	bottom: 0;
}
.scroll_c:hover .bom-text,.scroll_c:hover .bom-text ._price {
	color: #fff;
}




.page-banner {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 0;
}
.page-banner-mid {
    float: left;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
    position: relative;
    width: 1920px;
}
.page-banner-mid img {
    overflow: hidden;
    width: 1920px;
}
.animate-banner {
    color: #fff;
    float: left;
    height: 300px;
    left: 50%;
    margin-left: -500px;
    overflow: hidden;
    position: absolute;
    top: 20%;
    width: 1070px;
}
.animate-banner h1 {
    float: left;
    font-size: 30px;
    height: 30px;
    left: -130px;
    line-height: 30px;
    opacity: 0;
    position: relative;
    width: 100%;
}
.animate-banner h2 {
    float: left;
    height: 5px;
    left: -130px;
    line-height: 5px;
    margin-top: 25px;
    opacity: 0;
    position: relative;
    width: 100%;
}
.animate-banner h2 span {
    background: #fff none repeat scroll 0 0;
    float: left;
    height: 5px;
    line-height: 5px;
    width: 80px;
}
.animate-banner h5 {
    float: left;
    font-size: 22px;
    height: 35px;
    line-height: 35px;
    margin-top: 25px;
    width: 100%;
}
.animate-banner h5 span {
    float: left;
    height: 35px;
    line-height: 35px;
    opacity: 0;
    position: relative;
    top: -35px;
    width: 100%;
}
.page-block-one {
    background: #f5f5f5 none repeat scroll 0 0;
    float: left;
    padding-top: 40px;
    width: 100%;
}
.page-block-one-mid {
    margin: 0 auto;
    width: 1200px;
}
.about-h1 {
    color: #0a77bc;
    float: left;
    font-size: 35px;
    font-weight: 700;
    height: 45px;
    line-height: 45px;
    width: 100%;
}


.scroll-down {
    bottom: 70px;
    cursor: pointer;
    height: 72px;
    left: 50%;
    margin-left: -17px;
    position: absolute;
    text-align: center;
    width: 33px;
}
.dib {
    display: inline-block;
}
.por {
    position: relative;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.scroll-down span.fi {
    animation: 1.5s ease 1.6s normal none infinite running scrollDown;
    background: rgba(0, 0, 0, 0) url("../images/bg_sign11.png") no-repeat scroll 0 0;
    height: 5px;
    margin: 0 0 6px 14px;
    width: 5px;
}
.scroll-down span.se {
    animation: 1.5s ease 1.4s normal none infinite running scrollDown;
    background: rgba(0, 0, 0, 0) url("../images/bg_sign12.png") no-repeat scroll 0 0;
    height: 7px;
    margin: 0 0 6px 13px;
    width: 7px;
}
.scroll-down span.th {
    width: 9px;
    height: 9px;
    background: url("../images/bg_sign13.png") no-repeat;
    margin: 0 0 6px 12px;
    animation: scrollDown 1.5s infinite 1.2s;
}
.scroll-down span.fo {
    animation: 1.5s ease 1s normal none infinite running scrollDown;
    background: rgba(0, 0, 0, 0) url("../images/bg_sign14.png") no-repeat scroll 0 0;
    height: 33px;
    width: 33px;
}

.media-heading { color:#CD2720;}

/*常用box*/
.box {-moz-box-shadow:0px 3px 3px #eee inset;-webkit-box-shadow:0px 3px 3px #eee inset;box-shadow:0px 3px 3px #eee inset;}
.box .title { border-bottom:1px dashed #999; height:40px; line-height:40px; color:#CD0E06; font-size:17px; font-weight:700;}
.box .title .glyphicon{padding:8px;top: 3px;}
.box .title a{ height:40px; line-height:40px; color:#404040; font-size:13px; font-weight:normal;}


.qy { background:#F5F9E9; padding:30px 15px; font-size:13px; text-align:justify;}
.qy-title { font-size:28px; font-weight:700; color:#FABE00; padding:0 0 15px 0 !important;}


/*首页新闻*/
.new_box{ padding:0 0 0px 0px; border:0px solid #dce4ee; }
.new_box li{ line-height:35px; height:35px; width:100%; border-bottom:1px dotted #F0F0F0; }
.new_box li a{ color:#666; background: url(../images/dian.jpg) no-repeat 5px center; padding-left:22px;}
.new_box li a:hover{color:#f30;}
.new_box span { float:right; }


.pd30 {}
.pd20 { padding:30px;}
.pd30_last{ padding:10px 30px 30px;}

/*列表页新?*/
.news { background-color: #ffffff;box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);margin-bottom: 40px; padding: 30px; }
.news h2 { margin:0; font-size:22px; height:45px; line-height:45px; letter-spacing:1px;}
.news h2 a { color:#6B0007;}
.news h5.date { margin:0; height:20px; line-height:20px; text-transform: uppercase; color: #4E4E4E;}
.news li { height:210px; border-bottom:1px solid #EEEEEE; margin-bottom:15px;}


.mimg { padding:0 10px 0 0; position:relative; margin-top:-3px;}

.post-item {
    box-shadow: 1px 0 0 #5D5D5D;
}


/*单页*/
.pages { background-color: #ffffff;box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);margin-bottom: 40px; padding: 30px; letter-spacing:0; text-align:justify; line-height:25px; font-size:15px;}
.pages p { padding-top:15px;}


.products-box {padding:0 15px;}
.p-c p{ padding-top:10px; line-height:30px;}

.p-jj { background:#09F; color:#FFF; padding:20px 0 30px;text-align:justify;}
.p-jj h1 { font-size: 22px;font-weight: 600; height:62px; line-height: 50px; text-align:center; margin:0; }


/*产品*/
.products { background-color: #ffffff;box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);margin-bottom: 40px; padding: 30px; letter-spacing:0; text-align:justify; line-height:25px; font-size:15px;}
.products h2 { margin:0; font-size:22px; height:45px; line-height:45px; letter-spacing:1px;}

.pro-tit{ background:#E61415 url(../images/jiao.jpg) no-repeat right center; color:#FFF; height:66px; line-height:66px;  font-size:24px; }
.pro-tit p{ background:url(../images/btner.png) no-repeat 40px center; width:250px; height:66px; float:left;}
.pro-tit span{ font-size:36px; font-weight:600;}

.pro-jj { background:#F7F7F7; padding:20px;text-align:justify;}


.products-nav { height:40px; color:#FFF; width:100%; line-height:40px;background:#000;}

/*产品内?页左侧???*/
.one2{ width:1140px; margin:0 auto; background:#000; padding-top:0px;}
.one2 ul { background:#000;}
.one2 ul li { background:#000;}


/*产品内?*/
#subNav{width:1140px;height:40px;margin-bottom:20px}
#subNav li{float:left;position:relative}
#subNav a{display:block; padding:0 40px; height:40px; text-align:center; color:#fff; line-height:40px; cursor:pointer;}
#subNav a:hover{text-decoration:none}
#subNav a span{position:absolute;width:20px;height:20px}
#subNav a:hover,#subNav .adv_active a{background-color:#e70;color:#fff}
.fixedSubNav{position:fixed;top:0; z-index:1000;}
.empty-placeholder{height:120px}



#products-title h3 { text-align:center;  font-size:20px; font-weight:600; letter-spacing:1px;}
#products-title h3 span { color:#FF9966;}
#products-title .with-line {
	width:100%;
	font-size: 13px;
	color: #848484;
	margin: 0 auto;
	position: relative;
	text-align: center;
	margin-bottom:25px;
}
#products-title .with-line:before {
	content: "";
	border-top: 1px solid #D2D2D2;
	display: block;
	position: absolute;
	width: 40%;
	top: 10px;
	left: 0
}
#products-title .with-line:after {
	content: "";
	border-top: 1px solid #D2D2D2;
	display: block;
	position: absolute;
	width: 40%;
	top: 10px;
	right: 0
}


.products-cptd .block {
    border-bottom: 1px dashed #ddd;
    height: auto;
    overflow: hidden;
    padding: 0 0 30px;
}
.products-cptd .block p{
	line-height:25px;
	padding-top:15px;
}
.products-cptd h4 {font-size: 16px;}
.products-cptd h4 .icon_nb {
    background: rgba(0, 0, 0, 0) url(../images/icon_nb3.jpg) no-repeat scroll center center;
    color: #fff;
    display: inline-block;
    font-size: 24px;
    height: 70px;
    line-height: 76px;
    margin-right: 25px;
    position: relative;
    text-align: center;
    width: 46px;
}


/*产品内?页模?*/
.view-blank {}
.view-table { width:100%;}
.view-table table{ border:1px solid #000;}
.view-table .cp-hang { color:#F60; font-size:16px; font-weight:600; text-align:center;}

.view-table .view-table-first td:nth-child(odd){font-weight:600; padding-left:5px; width:15%; background:#FAFAFA;}
.view-table .view-table-second td:nth-child(odd){font-weight:600; padding-left:5px; width:15%; background:#FAFAFA;}
.view-table .view-table-three tr:nth-child(2){font-weight:600; padding-left:5px; width:15%; background:#FAFAFA;}

.view-table .view-table-title-first td:first-child { color:#F60; font-size:16px; font-weight:600; text-align:center; background:#F5F5F5;}
.view-table .view-table-title-second td:first-child  { color:#F60; font-size:16px; font-weight:600; text-align:center; background:#F5F5F5;}
.view-table .view-table-title-three td:first-child  { color:#F60; font-size:16px; font-weight:600; text-align:center; background:#F5F5F5;}
.view-table table td{ word-wrap: break-word; word-break:break-all;}



/*产品内?右侧相关车型*/
.relation_box{ overflow:auto}
.relation_box li{  text-align:center;}
.relation_box li img{  padding:2px; border:1px solid #E3E3E3;}
.relation_box li a:hover img{ padding:2px; border:1px solid #ccc; background:#E8E8E8;}
.relation_box li p{ width:100%; line-height:18px; text-align:center;  padding-top:5px;text-indent:0em; font-size:13px;}


/*产品内?页新?*/
.news_box{ padding:0px 0px 0px 0px;}
.news_box li{ line-height:35px; height:35px; border-bottom:1px dashed #E3E3E3;}
.news_box li a{ font-size:13px; color:#666; background: url(../images/icon2.gif) no-repeat  2px 5px; padding-left:17px;}
.news_box li a:hover{color:#f30;}
.news_box li span{float:right;}


/*标?*/
.subnav {
    background: transparent url("../images/divider.png") repeat-x scroll left bottom !important; height:40px; line-height:30px;
}	

.subnav p {
    color: #3c3b3c;
    float: left;
    font-size:16px;
	font-weight:700;
	display: block;
    margin-bottom: -3px;
    padding-bottom: 7px;
	height:35px;
	padding:0;
}
.subnav p a { color:#3c3b3c;}






.imglist { } 
.imglist { display:inline;  }
.imglist img{ cursor: pointer; transition: all 0.6s; height:160px;  background:url(../images/loading.gif) center center no-repeat; }
.imglist a:hover img{transform: scale(1.05); transition: all 1s ease 0s;-webkit-transform: scale(1.05); -webkit-transform: all 1s ease 0s;}


.index-cp{overflow:hidden;}
.index-cp ul{}
.index-cp ul li{margin-bottom:10px;display:inline;overflow:hidden;position:relative;}
.index-cp ul li .photo{overflow:hidden;}
.index-cp .rsp{overflow:hidden;position: absolute;background:#000;top:0px;left:15px; width: 360px; height: 426px; text-align: center;}
.index-cp .text{position:absolute;left:-360px;top:0px;overflow:hidden;}
.index-cp .text h3{height:50px;line-height:50px;text-align:center;color:#FFFFFF;font-size:20px;}
.index-cp .text a{text-decoration:none;width: 360px; height: 426px;}
.index-cp .text div{text-align:center;color:#FFFFFF;font-size:18px;width: 360px; height: 426px;}

.listbox .preview {overflow:hidden;width: 230px;height: 173px; display: block;}
.listbox img {
    background: rgba(0, 0, 0, 0)  no-repeat scroll center center;
    width: 230px;
    height: 173px;
    transition: all 0.3s ease-in-out;
}
.listbox:hover img {
    opacity: 1;
    transform: scale(1.08);
    transition: all 0.3s linear;
}


.index-cp-p a{ background:#F3F4EE; height:30px; line-height:30px; color:#000; width:230px;display: block; text-align:center;}
.index-cp-p a:hover{ background: #0a77bc; color: #fff; height:30px; width:230px;display: block; transition: all 0.2s ease 0s;}



/*联系*/
.lxfs { background:#fff; font-size:16px; border:1px solid #dedede; padding:10px;}

.lxwm { width:100%; background:url(../images/lxwm.jpg) no-repeat left -20px;}
.lx { border-bottom:1px dashed #EEEDE9; height:40px; line-height:35px; padding-left:10px;}
.lxr { font-size:18px; font-weight:700; color:#F00;}



/* 内? */
#Article{ overflow:hidden}
#Article,.photo-channel .relevance{ border:0px solid #E3E3E3;zoom:1; padding:0;}
#Article h1{color:#000; font-size:20px; font-weight:700; margin-bottom:6px; text-align:center; padding:16px 0 0px; border-bottom:1px solid #e5e5e5}
#Article h1 span{ font-size:12px; font-weight:normal; line-height:50px; color:#999}
#Article .content{ line-height:26px; color:#808080; text-align: justify;}
#Article .content p{line-height:26px; padding-top:20px;}
#Article .content img{ max-width:800px; text-align:center; margin:0 auto;}
#Article .related{ border-top:dashed 1px #ccc; margin-top:15px}
#Article .related h5{padding-bottom:4px; font-weight:700;}
#Article .related{ padding:10px 0 0}
#Article .related ul{ }
#Article .related li{ background:url(../images/fk.gif) no-repeat 5px 13px; line-height:28px; padding-left:20px; }
#Article .related li a{  color:#808080;}



/* 分页 */
#pages { padding:14px 0 10px 15px; text-align:center; }
#pages a { display:inline-block; height:32px; line-height:30px; background:#F1F1F1; border:1px solid #E4E4E4; text-align:center; color:#999; padding:0 10px; margin: 0 5px;}
#pages a.a1 { background:url(../images/admin_img/pages.png) no-repeat 0 5px; width:66px; padding:0;background:#F1F1F1;}
#pages a:hover { background:#1D6BBA; color:#fff; text-decoration:none }
#pages span { display:inline-block; height:32px; line-height:30px; background:#1D6BBA; border:1px solid #1A5EA4; color:#fff; text-align:center;padding:0 10px; margin: 0 5px;}
.page .noPage { display:inline-block; width:66px; height:32px; line-height:30px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }

.mask {  
    overflow: hidden;  
    height: 15px;  
}  
.mask:after {  
    content: '';  
    display: block;  
    margin: -25px auto 0;  
    width: 100%;  
    height: 20px;  
    border-radius: 0/12px;  
    box-shadow: 0 0 9px #48493E;  
}  




/*产品列表动画效果*/
.overflow-hidden { overflow:hidden;}
.thumbnail-kenburn img {
    left:10px;
    margin-left:-10px;
    position:relative;
   -webkit-transition: all 0.8s ease-in-out;
   -moz-transition: all 0.8s ease-in-out;
   -o-transition: all 0.8s ease-in-out;
   -ms-transition: all 0.8s ease-in-out;
   transition: all 0.8s ease-in-out;
}
.thumbnail-kenburn:hover img {
   -webkit-transform: scale(1.05);
   -moz-transform: scale(1.05);
   -o-transform: scale(1.05);
   -ms-transform: scale(1.05);
   transform: scale(1.05);
}

/*底部*/
.bottom-nav { height:64px; font-size:16px; }
.bottom-nav li { height:64px; line-height:64px; padding:0;color:#000;  }
.bottom-nav li a{  padding:0;color:#9C9E9F;  text-align:left; transition: no;}
.bottom-nav li a:hover {  background:transparent; color: #fff;}
.bottom-nav li .current { height:64px;  font-weight:600;  color: #fff; }
.bottom-nav li .tel { width:30px; display:block;}

.foot-nav { background:#282D30; height:64px; line-height:64px;}
.b-top { height:64px; width:150px; display:block; background:#0270BB; color:#FFF; line-height:64px; text-align:center; float:right;}
.b-top a { color:#FFF;}
.b-top a:hover { background:#0261A2;height:64px; width:150px; display:block;}

.b-weixin {  width:150px;  text-align:center; float:right; background:#3E4144;}


.foot { background:#202222;  line-height:25px; height:250px; color:#9C9E9F; padding-top:20px;}

.fdh { font-size:28px; font-weight:700; line-height:35px; color:#fff; padding-top:20px;}
.fsm { font-size:12px; font-weight:normal;}

.fbottom { background:#202222; color:#fff; height:50px; line-height:50px;}
.fbottom a{ color:#fff;}
.fbottom a:hover{ color:#FFFF00;}


/*在线客服*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 400px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #FF7913 url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #FF7913 url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #FF7913 url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #FF7913 url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}


.bar { width:100%; background:url(../images/bar_bg.png) left bottom repeat-x; height:52px; z-index:9999; bottom:0; left: 0; position:fixed; _position:absolute; _bottom:auto; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 1)||0)-(parseInt(this.currentStyle.marginBottom, 1)||0)));}
.bar div { width:1200px; margin:0 auto; height:52px; }
.bar a { float:right; line-height:52px; color:#7fb811; padding:0 27px; color:#a30000; }
.bar a:hover{color:red;}
.bar  img{
	float:left;
}
.article-two{
	padding-bottom:30px;
	width:100%;
	float:left;
	background:#fff;
}
.article-two>aside{
	margin:0 auto;
	width:1200px;
}
.index-pro-box{
	margin-top:30px;
	width:100%;
	float:left
}
.index-pro-box aside{
	height:35px;
	padding-bottom:5px;
	border-bottom:2px solid #D00;
	width:100%;
	float:left
}
.index-pro-box aside i{
	display:inline-block;
	height:35px;
	line-height:35px;
	color:#fff;
	font-size:18px;
	padding:0 30px;
	background:#E51C10;
	border-radius:5px;
	float:left;
}
.index-pro-box aside h1{
	display:inline-block;
	height:35px;
	line-height:35px;
	color:#000;
	font-size:18px;
	padding:0 10px;
	float:left;
	margin:0;
	
}
.index-pro-box aside > a{
	background:url(../Images/more.png) no-repeat center;
	float:right;
	height:35px;
	line-height:55px;
	width:100px; display:block; text-indent:-99999px;
	color:#999;
	font-size:12px;
}
.index-pro-box aside a:hover{
	color:#1567a1;
}
.show-pro{
	height:auto;
	overflow:hidden;
	padding-top:15px;	
	width:100%;
	float:left;
}
.left-show{
	width:360px;
	height:290px;
}
.left-show img{
	width:360px;
	height:auto;
}
.right-show{
	width:820px;
	height:auto;
}
.right-show dl dt{
	height:35px;
	line-height:35px;
	color:#000;
	font-weight:700;
	font-size:18px;
}
.right-show dl dd{
	height:40px;
	line-height:1.5em;
	color:#000;
	font-size:14px;
	text-indent:2em;
	overflow:hidden;
	text-overflow:ellipsis;
}
.right-show ul{
	height:auto;;
	
	overflow:hidden;	
}
.right-show ul li{
	width:225px;
	overflow:hidden;
	margin:0 17px;	
}
.right-show ul li img{
	width:225px;
	height:169px;
}
.right-show ul li p{
	width:100%;
	height:20px;
	line-height:20px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.right-show ul li p a{
	color:#000;
	font-size:14px;
}
.right-show ul li p a:hover{
	color:#1567a1;
}
.app-news{
	width: 100%;
	clear: both;
}
.app-news-mid{
	width: 1200px;
	margin: 0 auto;
}
.app-news-h1{
	height: 46px;
	width: 100%;
	margin: 20px 0;
	border-bottom: 1px solid #ddd;
}
.app-news h1{
	height: 46px;
	float: left;
	line-height: 46px;
	font-size: 24px;
	color: #242424;	
	
	padding:0;
	margin:0 20px;;
}
.app-news h1 a{
	color: #242424;	
}
.app-news h1 a:hover{
	color: #e33b3b;	
}
.app-news-h1 ul{
	float:left;
	height: 46px;
	line-height: 46px;
}
.app-news-h1 ul a{
	width:80px;
	height: 46px;
	border-bottom: 1px solid #ddd;
	text-align: center;
	color: #666;
	font-size: 16px;
	display: block;
	float: left;
	margin-right: 30px;
}
.a_hover{
	border-bottom: 1px solid #e21001 !important;
	color:#e21001  !important;
}
#app-news-btn{
	float: right;
	height: 46px;
	line-height: 46px !important;
	display: block;
	color: #242424;
	font-size: 14px;
	transition: all .5s;
}
#change-btn:hover{
	color:#e21001;
}
.app-news-content{
	width: 100%;
	overflow: hidden;
	height: 200px;
}
.app-news-content>ul{
	width: 100%;
	float: left;
	height: 200px;
	display: none;
}

.app-news-item{
	width: 400px;
	float: left;
	height: 300px;
	position: relative;
}
.app-news-item a{
	color:#fff;
}
.app-news-item img{
	width: 400px;
	height: 200px;
	
}
.app-news-item h4{
	position: absolute;
	bottom:5px;
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
}
.app-news-rightitem{
	float:right;
	height: 300px;
	width: 780px;
	overflow: hidden;
}
.app-news-rightitem a{
	float:left;
	height: 34px;
	line-height: 34px;
	width: 50%;
	overflow: hidden;
	color: #666;
	font-size: 14px;
}

/*--------------------------------------------------------- footer--------------------------------------------------*/

.footer{width:100%;border-top:1px solid #ddd;float:left; margin-bottom:35px; overflow:hidden; margin-top:30px;}
.footerTop{width:100%;float:left;background:#EFEFEF;padding:30px 0;}
.footerTopC{width:1200px;margin:0 auto;}
.flink {height:104px;background:url(../Images/flinkbg.png) repeat-x #ededed;overflow:hidden;}
.flinkSize{width:1200px;margin:0 auto;}
.flinkLeft{width:750px;float:left;}
.flinkLeftT{width:750px;float:left;height:40px;line-height:40px;color:#DF001F;font-size:22px;}
.flinkLeftC{width:750px;float:left;line-height:30px;color:#333;font-size:12px;}
.flinkLeftC a{color:#333;}
.flinkLeftC a:hover{color:#DF001F;transition:color 0.5s ease;}
.flinkRight{width:54px;float:right;height:39px;background:url(../Images/link_btn_up.gif) no-repeat;}
.flinkRightIco{background:url(../Images/link_btn_up.gif) no-repeat;}
.flinkRightIco_hover{background:url(../Images/link_btn_down.gif) no-repeat;}

.footMenu{width:100%;float:left; font-size:12px; line-height:20px}
.bottommenu{width:20%;float:left;border-right:1px solid #ddd;margin-right:5%;}
.bottommenu ul{width:100%;float:left;}
.bottommenu ul h1{width:100%;float:left;font-size:18px;margin:0px 0px 5px;height:33px;height:33px; color:#f00; font-weight:bold;}
.bottommenu ul h1 a{color:#000;transition:all 0.5s ease}
.bottommenu ul h1 a:hover{color:#01A2EA;}
.bottommenu ul li{width:100%;float:left;height:23px;line-height:23px;}
.bottommenu ul li a{color:#333;transition:all 0.5s ease}
.bottommenu ul li a:hover{color:#01A2EA;}
.cir{display:inline-block;width:0;height:0;overflow:hidden;}
.btnq{background:#0473b3;color:#fff;line-height:22px;width:130px;text-align:center;float:left;margin-top:17px;}
.cir{float:right;border:4px solid;border-color:#0473b3 #0473b3 #0473b3 #fff;margin:7px 15px 0 0;}
.btnq:hover{background-color: #FFB400;color:#fff;}
.btnq:hover .cir {border-color: #FFB400 #FFB400 #FFB400 #FFF;}
.ty{width:100%;float:left;height:23px;line-height:23px;color:#666;font-size:12px;}
.tyx{width:100%;float:left;line-height:23px;color:#666;font-size:12px;}
.dhs{width:100%;float:left;height:23px;line-height:23px;color:#0c78b5;font-size:20px; margin:0; padding:0; font-weight:bold;}
.wximg{width:100%;height:110px;float:left;overflow:hidden;color:#666;}
.wximg img{width:110px;height:110px;margin-right:10px;float:left;}
.wximg span{width:100px;height:110px;float:left;}



.copyRight{background:#0473B3;padding:20px 0px;float:left;width:100%;}
.copyRightSize{width:1200px;margin:0 auto;height:30px;}
.bottomLogo{width:220px;background:url(../Images/bottomLogo.png) no-repeat left center;height:30px;float:left;}
.copyC{width:920px;margin-left:10px;height:30px;line-height:30px;float:right;color:#fff;}	
.copyCBtom{width:400px;height:20px;line-height:20px;color:#fff;float:left;margin-top:10px;}
.copyCBtom a{color:#fff;}
.copyCBtom a:hover{color:#fff;text-decoration:underline}

.dpfl{ width:1200px; height:215px;  background:url(../Images/gsry.jpg) no-repeat; margin:auto;}



.aside {
    width: 240px;
    float: left;
    display: inline;
}
.y_proNav h3 {
    background-color: #0a77bc;
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
    font-size: 20px;
    height: 70px;
    line-height: 70px;
    padding: 0 10px 0 20px;
	margin:0;
}
.y_proNav h3 span {
    font-size: 12px;
    margin-left: 10px;
}
.y_proNav dl {
    border: 1px solid #e4e4e4;
    padding-bottom: 5px;
    font-size: 14px;
}
.y_proNav dt {
    height: 38px;
    line-height: 38px;
    margin-top: 5px;
    background-color: #0a77bc;
    color: #fff;
    text-align: center;
}
.y_proNav dt a {
    color: #fff;
    font-weight: 700;
    font-size: 15px;
}
.y_proNav dd {
    width: 111px;
    margin-left: 4px;
    text-align: center;
    height: 32px;
    line-height: 32px;
    margin-top: 5px;
    display: inline-block;
    background-color: #f5f5f5;
    border: 1px solid #e4e4e4;
}
.aside .img, .aside .map {
    background-color: #f5f5f5;
    color: #333333;
}
.mt20 {
    margin-top: 20px;
}
.aside .map h4 {
    height: 70px;
    line-height: 70px;
    padding: 0 10px 0 20px;
    background-color: #0a77bc;
    font-size: 20px;
    color: #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}
.aside .map h4 span {
    font-size: 12px;
}
.ui-top span {
    font-size: 12px;
    margin-left: 10px;
}
.aside .map ul {
    padding: 15px 10px;
}
.aside .map li {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 5px;
}
.aside .img {
    padding: 20px;
}
.aside .img img {
    width: 200px;
    height: 200px;
    display: block;
}
.aside .img p {
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    margin-top: 15px;
}

.cplist_fr{ width:905px; height:auto; float:right; overflow:hidden;}
.cplist_fr img{ width:269px; height:202px; float:left;}
.plis_d{ width:291px; height:auto; float:left; overflow:hidden; margin-right:15px; margin-bottom:20px;}
.container1{ width:1160px; margin:0 auto;}
.webbg{ width:100%; background:#f4f4f4 url(../images/index_54.jpg) no-repeat center top; position:relative; float:left; padding-top:50px;}
.main { width:1200px; margin:0 auto; }
.mt-10 {
    margin-top: 10px;
}
.imgbox {
	border: 1px solid #E5E5E5;
	padding: 10px;
	height: 320px;
}
.imgbox h5 {
	width:100%; float:left;
	font-size: 16px;
	font-weight: 600;
	color: #000;
	margin: 0;
	height: 30px;
	line-height: 30px;
	padding-top: 5px;
}
a:hover .imgbox h5 {
	color: #0a77bc;
}
.ifd1 {
	padding: 0 3px 0 0;
	color: #666666;
	font-size: 12px;
}
.btn-pro-more {
	background: #f5f5f5 none repeat scroll 0 0;
	color: #666;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	text-align: center;
	width: 100%;
}
a:hover .btn-pro-more {
	background: #0a77bc none repeat scroll 0 0;
	color: #fff;
	transition: all 0.5s ease 0s;
}


.webbg{ width:100%; background:#f4f4f4 url(../images/index_54.jpg) no-repeat center top; position:relative; float:left;}
.main { width:1200px; margin:0 auto; }
.mt-10 {
    margin-top: 10px;
}
.Hui-breadcrumb {
    border-bottom: 1px solid #E5E5E5;
    padding: 0 2%;
    width: 100%;
    float: left;
    background: #f5f5f5;
    line-height: 39px;
    height: 39px;
    font-size: 15px;
	overflow:hidden;
}
.icon-fangzi {
    width: 20px;
    height: 39px;
    float: left;
    background: url(../Images/psimg.jpg) left center no-repeat;
}
.newscar{ width:100%;}
.ny_title{ width:1200px; height:50px; line-height:50px; float:left; border-top:2px solid #3b5998; border-bottom:1px solid #f5f5f5; background:#fff; margin-top:10px; overflow:hidden;}
.nt_fl{ float:left; font-size:24px; color:#333333; font-weight:bold; text-indent:20px;}
.nt_fr{ float:right; color:#999; font-size:16px; text-align:left;}
.nt_fr strong{ float:left; font-weight:100;}
.icon-jinpaigongyings{ width:100px; height:50px; float:left; text-indent:28px; background:url(../Images/ps1.jpg) left center no-repeat;}
.icon-maijiabz{ width:100px; height:50px; float:left; text-indent:28px; background:url(../Images/ps2.jpg) left center no-repeat;}
.icon-changjiazhengpin{ width:100px; height:50px; text-indent:28px; float:left; background:url(../Images/ps3.jpg) left center no-repeat;}
.icon-servicezhidingwuliu{ width:100px; height:50px; text-indent:28px; float:left; background:url(../Images/ps4.jpg) left center no-repeat;}
.icon-xihuan1{ width:100px; height:50px; text-indent:28px; float:left; background:url(../Images/ps5.jpg) left center no-repeat;}

.preview{width: 500px;padding-top: 10px;float:left;position: relative; z-index:0; background:#fff;}
.preview .show{width: 550px;height: 375px; overflow: hidden; position: relative;line-height: 375px; z-index:-100px;}
.preview .show img{ vertical-align: middle; width:550px; height:375px;}
.thumb-scroll{width: 550px;height: 75px; margin-top: 5px; position: relative;}
.thumb-scroll .pro-thumb{width: 460px;height: 75px; position: relative; overflow: hidden; margin: 0 auto; z-index:10;}
.thumb-scroll .pro-thumb ul { position: absolute;height: 75px; left: 0;top: 0;}
.thumb-scroll .pro-thumb ul li{float: left;width: 107px;height: 73px; border: 1px solid #d1d1d1; line-height: 32px;margin-right:5px; overflow: hidden;} 
.thumb-scroll .pro-thumb ul li img{vertical-align: middle; width:107px; height:73px;}
.thumb-scroll .prev{ position: absolute;top: 0; display: inline-block;width: 15px;height: 75px; border: 1px solid #a0a0a0; background: url(../images/left.gif) center no-repeat #fff;}
.thumb-scroll .next{ position: absolute;top: 0; display: inline-block;width: 15px;height: 75px; border: 1px solid #a0a0a0; background: url(../images/right.gif) center no-repeat #fff;}
.thumb-scroll .prev{left: 0;}
.thumb-scroll .next{right: 0;}
.thumb-scroll .prev.disable,.thumb-scroll .next.disable{background-color: #f1f1f1; cursor: default;}
.zoomdiv{border:1px solid #ddd;padding:1px;}

.ny_contt{ width:100%; height:auto; background:#fff; overflow:hidden;}
.ny_title {
    width: 1200px;
    height: 50px;
    line-height: 50px;
    float: left;
    border-top: 2px solid #3b5998;
    border-bottom: 1px solid #f5f5f5;
    background: #fff;
    margin-top: 10px;
    overflow: hidden;
}

.text{
	width: 600px; float: right; display: inline; overflow:hidden; margin-top:20px;
	
}
.text h2,
.text h4{
	border-bottom: 1px solid #CCCCCC; font-size: 30px;
	height: auto; line-height: 50px; padding-left: 10px;
	width:100%; float:left; overflow:hidden; text-indent:20px;
}
.text h4{
	font-size: 20px; color: #008FE5;
}
.text .ph{
	padding-left: 10px; margin-top: 10px; margin-bottom:20px;
	width:100%; float:left; overflow:hidden; background:url(../Images/2wx.jpg) 350px center no-repeat;
	
}
.text .ph li.last{
	position: absolute; top: 10px; right: 50px;	
}
.text .ph li.last img{
	width: 130px; height: 130px; display: block;
}
.text .ph li{
	width:350px; float:left; overflow:hidden;
	  font-size: 16px; text-indent:20px;
    line-height: 40px;
}

.text .ico{
	height: auto; overflow: hidden; margin-left:30px; width: 90%; float:left;
}
.text .ico li{
	width: 62px;  display: inline; float: left; 
	margin: 0 20px; text-align: center;
}
.text .ico li h5{
	font-size: 14px; margin-top: 4px;
}
.text .ico li .ic{
	width: 62px; height: 62px;
}
.text .ico li.n1 .ic{
	background: url(../images/picon4.png) no-repeat;
	background-size: cover;
}
.text .ico li.n2 .ic{
	background: url(../images/picon1.png) no-repeat;
	background-size: cover;
}
.text .ico li.n3 .ic{
	background: url(../images/picon2.png) no-repeat;
	background-size: cover;
}
.text .ico li.n4 .ic{
	background: url(../images/picon3.png) no-repeat;
	background-size: cover;
}
.text .ico li.n1:hover .ic{
	background: url(../images/icon4.png) no-repeat;
	background-size: cover;
}
.text .ico li.n2:hover .ic{
	background: url(../images/icon1.png) no-repeat;
	background-size: cover;
}
.text .ico li.n3:hover .ic{
	background: url(../images/icon2.png) no-repeat;
	background-size: cover;
}
.text .ico li.n4:hover .ic{
	background: url(../images/icon3.png) no-repeat;
	background-size: cover;
}

.index { width:100%; float:left; padding-top:10px; overflow:hidden;} 
.icon-wenhao1{ width:18px; height:35px; float:left; background:url(../Images/wh1.png) left center no-repeat;}
.tit { width:100%; border-top:2px solid #3b5998;padding:12px 0;background:#fff; border-bottom:1px solid #f5f5f5; margin:10px 0; color:#c7c6c0; text-indent:15px;}
.tit b, .topdh b { font-size:22px;   color:#333; padding-left:10px; }
.tit h3, .tit h2{font-size:22px; margin: 0; padding: 0; color: #333; font-weight:bold;}
.tit .red { color:#f60000; position:relative; margin:0 15px; }
.tit .e-top { position:absolute; width:25px; height:7px; right:0; top:-5px; background-position:-76px -20px; display:block; }
.tit a { margin:0 15px; }  
.lefts{ width:251px; float:left;}
.fitting{ width: 100%; float: left; }
.fitting dl{ width:90%; float:left;margin:0 5%;  }
.fitting dd{ width:100%; float:left; display:inline; margin-bottom:20px; padding-bottom: 10px;box-shadow: 0px 0px 3px #999;}
.fitting dd img{ width:96%; height:163px; float:left;  display:block; padding: 2% }
.fitting dd b{ height:30px;width:96.8%; float:left; padding-left: 3%;  float:left; font: normal 14px/35px "\5FAE\8F6F\96C5\9ED1";overflow:hidden;}
.fitting dd a{ color:#000; display:block;}
.fitting dd .txt{ width:96.8%; float:left; padding-left: 3%; } 
.fitting dd .txt span{ background: #d00; padding: 1px 2px; border-radius: 3px; color: #fff } 
.fitting dd strong { padding-left: 5px;  font: 16px/35px "\5FAE\8F6F\96C5\9ED1"; color:#000; display: block; width: 100%; float:left; height: 35px; overflow: hidden;}
.fitting dd:hover, .indexlistimg dt:hover, .indeximg dt:hover, .centerimg-list dd:hover {  -moz-transition:all 0.1s linear 0.1s;  opacity: 0.9; box-shadow: 0px 0px 3px #d00;
  -webkit-transition:all 0.1s linear 0.1s;  
  -o-transition:all 0.1s linear 0.1s;  
  -ms-transition:all 0.1s linear 0.1s;  
  transition:all 0.1s linear 0.1s;  
  -moz-transform:translateY(-5px);  
  -webkit-transform:translateY(-5px);  
  -o-transform:translateY(-5px);  
  transform:translateY(-5px);  }
  .minnidh{width:100%;border-bottom:2px solid #3b5998;color:#333; margin-bottom: 15px; text-indent: 20px; }
.minnidh h3,.minnidh b{  font: normal 16px/40px "\5FAE\8F6F\96C5\9ED1"; margin:0;}
.border{ border:1px solid #ddd;}

 .pageright{ width:930px; float:right; overflow:hidden;background:#ffffff;}
 
 .tabBox{  width:930px; float:right; overflow:hidden;}
 .tabBox .hd{ height:36px;border-bottom: 1px solid #0A77BD;}
.tabBox .hd ul{ position:absolute; width:930px; line-height:36px; height:37px; overflow:hidden; }

.tabBox .hd li{ display:inline-block; cursor: pointer; margin: 0 5px 0 0;  padding:0 20px;text-align:center;font:normal 14px/40px "\5FAE\8F6F\96C5\9ED1"; _font-weight:bold; color:#fff; font-weight:bold; background:#0A77BD}
.tabBox .hd li a{ color:#000; display:block;  }
.tabBox .hd li.on{border-top:3px solid #d00;color:#000; font-size: 14px; font-weight: bold;  background: #fff}
.tabBox .hd li.on a{ color:#d00;  }
.tabBox .hd h3{ margin-right:10px;}
.tabBox .bd{ padding:30px 0;border: none; float: left;   }

.tabBox .bd ul{ overflow:hidden; font:normal 16px/35px "\5FAE\8F6F\96C5\9ED1"; color: #666  }
.tabBox .bd ul h3{ color: #333;}
.tabBox .bd ul strong{ color: #d00 }
.tabBox .bd table{line-height:30px;border-collapse:collapse;border: 3px #666 solid;}  
.tabBox .bd td {border: 1px #666 solid; padding-left:8px; font-size: 14px;  }
.showdh{font: normal 18px/35px "\5FAE\8F6F\96C5\9ED1"; width: 100%; float: left; border-bottom: 2px solid #0A77BD; overflow:hidden;}
.showdh h3{font: normal 18px/35px "\5FAE\8F6F\96C5\9ED1"; padding: 0; margin: 0;}
.showdh strong{font-weight: normal;  color: #666}


#s_nav { width:924px; height:50px; float:left;}
#tab_p { height:48px; width:922px; float:left; border:1px solid #eeeeee; background:#f7f7f7;}
#tab_p li { float:left; color:#000; height:48px; cursor:pointer; width:120px; text-align:center; font: 16px/48px "΢ź"; border-bottom:0px;  margin-left:10px; overflow:hidden;}
#tab_p li.current_p { color:#000; font-weight:bold; width:120px; height:48px; background:#fff; float:left; margin:0; padding:0; border-top:2px solid #d00; background:#fff;}
#content_p { float:left; padding:0 4px; width:913px; padding-top:8px; border-top:none;padding-bottom:10px;background:#FFFFFF; overflow:hidden;}
#content_p img{ max-width:100%;}
#content_p ul{ width:913px; padding:15px 0px; height:auto; float:left; overflow:hidden;display:none;}
#content_p p { float:left; line-height:30px;}

#content_p table{ width:100%; margin-bottom:15px; border:1px solid #ccc; border-collapse:collapse;}
#content_p table td { height:30px; line-height:30px; border:1px solid #ccc; text-indent:10px; font-size:14px;}

.pr-show{ width:100%; float:right; overflow: hidden;}
.pr-show dl{ width:970px;   float:left; text-align:left;font: normal 14px/35px "\5FAE\8F6F\96C5\9ED1";}
.pr-show dd{margin-bottom:20px; height:212px; width:217px; margin-right:20px; display:inline; float:left;   }
.pr-show dd img{ width:217px; height:160px;}
.pr-show dd strong{color:#f00;font: normal 18px/35px Arial, Helvetica, sans-serif;}
.pr-show dd b{ height:25px; float:left; overflow:hidden; font-weight:normal }
.pr-show dd b a{ color:#333}

.yzszs img{ width:100%; float:left;}

.back2top {width:58px;height:58px;position:fixed;_position:absolute;left:50%;margin-left:620px;bottom:100px;_bottom:auto;cursor:pointer;}
.back2top a {display:block;width:100%;height:100%;background:url('../images/back2top.png') no-repeat;}
.back2top a:hover {background:url('../images/back2top.png') no-repeat -58px 0;}